Skip to main content

indentSize

Type

property

Summary

The size of the indent for array sub-elements

Syntax

set the indentSize of <widget> to <pSize>
get the indentSize of <widget>

Description

Use the indentSize property to control how much each element is indented in the tree view compared to the key value.

Parameters

NameTypeDescription

pSize

The size in pixels

Examples

set the indentSize of widget "Tree View" to 15